You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Dew.Math.Units Namespace
>
Classes
>
clMtxExpr Class
>
clMtxExpr Methods
>
InvSqrt Method
>
clMtxExpr.InvSqrt Method ([In] TOpenCLValue)
Dew Math for .NET
clMtxExpr.InvSqrt Method ([In] TOpenCLValue)
clMtxExpr Class
clMtxExpr Members
Dew.Math.Units Namespace
InvSqrt Method
Collapse All
Compute (1/X)^2.
Syntax
C#
Visual Basic
public
static
clValue
InvSqrt
([In]
TOpenCLValue
X
);
Public
static
Function
InvSqrt
(
X
As
[In]
TOpenCLValue
)
As
clValue
Remarks
Internally calls
clValue.InvSqrt
Group
InvSqrt Method
Links
clMtxExpr Class
,
clMtxExpr Members
,
Dew.Math.Units Namespace
,
InvSqrt Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!